Software & Manual Changes (v1.1)
                                New Features

    DataLinker (v1.1 & higher) now supports multiple combinations of Start 
and Stop Bits, as well as parity settings.  You can set the Data Format in 
two ways.  The first way is to use the OA-M command and choose option # 8.
Each time you press the number 8, it will change the setting to the next one
in line.  The order is; 8N1 (default), 7E1, 7O1, 7E2, 7O2 and back to 8N1.
The first number is the number of Data Bits (or start bits).  The second is
the parity, N stands for No parity, the E for Even, and the O for Odd parity.
The third number is for Stop Bits.   The second way is to set the Data Format
from within a macro file.  The syntax for doing this is as follows;

    the standard setting :-)                SET DFORMAT 8N1

    new optional settings :-)               SET DFORMAT 7E1
                                            SET DFORMAT 7O1
                                            SET DFORMAT 7E2
                                            SET DFORMAT 7O2

 :-) Please note that you must use the letter 'O'  not the Number '0'. (-:
                                New Features


     DataLinker now also supports a 'chat' mode.  This is useful when calling
another computer (as opposed to a Bulletion Board Service).  Chat mode adds
a linefeed to every carrige return. To go into chat mode, use the OA-E
command.  This will now toggle between Full, Half, and Chat Duplex.
You can also set the mode from within a macro file by using the following
commands:


    SET DUPLEX FULL                      (-: to set full duplex mode
    SET DUPLEX HALF                      (-: to set half duplex mode
    SET DUPLEX CHAT                      (-: to set chat duplex mode


     Note: Please refer to the DataLinker Manual for definitions of Duplex.



                         DataLinker version 1.11

DataLinker v1.11 fixes a problem with version 1.1 that would only show up
when trying to print with a non-enhanced Apple //e and certain printer
interface cards.
















       Corrections to DataLinker (Software) User's Manual (version 1.1):

    page  1  Section    : Hardware set-up for Apple //e
             Place      : line 2
             Correction : remove '(you can use the DL.STARTUP file to specify
                          another slot).'  The DataLinker software will
                          automatically find the DataLink modem in any slot.


    page  4  Section    : Data Bits, Stop Bits, and Parity?
             Place      : line 2
             Correction : Version 1.1 of DataLinker supports many variations
                          of Start/Stop Bits and Parity. (see new features)


    page  7  Section    : Manual Settings (OA-M)
             Place      : After option [7]
             Correction : Add: [8] Data Format  8N1  - (see new features)


          Corrections to DataLinker (Software) User's Manual cont.

    page 27  Section    : DataLinker Macro File Syntax
             Place      : Set Duplex
             Correction : Add: SET DUPLEX CHAT - (see new features)


    page 27  Section    : DataLinker Macro File Syntax
             Place      : after Set Duplex
             Correction : Insert: SET DFORMAT - (see new features)










      Corrections to the DataLink (Hardware) User's Manual (version 1.1):


    page 7   Section    : The Communications Menu
             Place      : SMART mode
             Correction : Add: "In order to use the SMART mode you must have
                          loaded ProDOS and be in BASIC."
